PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFTextBoxField Class
/ setMultiline Method
True if the field may contain multiple lines of text; false if the field's text shall be restricted to a single line.
Collapse All
Expand All
In This Topic
setMultiline Method
In This Topic
Sets a value indicating whether the field is multiline.
Syntax
public
void
setMultiline(
boolean
value
)
Parameters
value
True if the field may contain multiple lines of text; false if the field's text shall be restricted to a single line.
See Also
Reference
PDFTextBoxField Class
PDFTextBoxField Members